body{
    background-color: beige;
}
.StoneButton{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color:beige;
    background-color: beige;
}
.Textbox{
    background-color: aquamarine;
    border: solid;
    height: 600px;
}